User Post

[Wiki] First Post on SidWiki User Post

Last edited by dave on 01/12/2025, 13:22:07 UTC

User:dave / [Wiki] First Post on SidWiki User Post

dave

Role: ADMIN

Status: Active

Joined on 24/10/2025, UTC

Contents

Yes, this is my first post, welcome! 😺

So here’s the thing. SidWiki (formerly StableWiki) has just one single page schema, that handles revisions, so files, user posts and wiki pages are all in the same data table.

What separates them is the title and slug, wiki pages have a slug with the subject title only but for user page, the prefix User:username added, for media, it’s Media:medianame.png or whatever.

SidWiki Telescope Homepage Image.jpeg

This image is Media:SidWiki Telescope Homepage Image.jpeg

It’s pretty simple yet kinda confusing, cause we have to separate the one chunk of title by .split('/') in JavaScript and check whether the first part of title started with User: or whatever.

So yeah, this wiki is kinda messy right now. But still, I kinda like my first ever full stack project that works quite nicely and hopefully it will evolve into something that more people can use and enjoy this platform.

Yes, despite that random ‘StableWiki’ name. It’s unstable. But hopefully, it will get stable soon. And I will continue to work on this project!

Update: It’s SidWiki now.

Backlinks (0)
  • General

      No backlinks yet.

  • User

      No backlinks yet.

  • Redirects

      No backlinks yet.

  • Media

      No backlinks yet.

  • Categories

      No backlinks yet.

Categories (0)

    No categories assigned to this page.

Edit Level

> User's own page (User:dave and admins only)

Text content on User: pages and its subpages is not licensed under the same terms as regular wiki pages. All rights reserved.